home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr45 / pmp222.zip / PMP.REV < prev    next >
Text File  |  1993-05-06  |  6KB  |  115 lines

  1.  
  2.      ──────────────────────────────────────────────────────────────────────
  3.      Protected Module Player PMP (C) 1993 Jussi Lahdenniemi and Otto Chrons
  4.      ──────────────────────────────────────────────────────────────────────
  5.  
  6.                                Revision history
  7.  
  8.  
  9.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  10.  
  11.    Version 2.22    Bugfixes                                 May the 6th, 1993
  12.                    ScreamTracker 3 support!
  13.  
  14.        - I REALLY thought I had corrected the module list window updating
  15.          bug -- and, actually, I did. But, while correcting the bug I
  16.          happened to create a new one with the same result: nothing was
  17.          updated anyway.. Now definitely FIXED.
  18.        - A bug appeared into the memory handling in some version, I don't
  19.          know when. Anyway, it took about 30k of extra memory from DOS
  20.          shell when running with QEMM/EMM/other memory manager. Now fixed.
  21.        - Maybe also other bugs fixed. Too long a period between versions..
  22.        + PMP now plays ST3-modules (*.S3M)! There are three batch files
  23.          included to rip the music from Future Crew's demos Unreal, The
  24.          Party'93 -intro and Panic.
  25.  
  26.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  27.  
  28.    Version 2.21    Bugfix                                March the 24th, 1993
  29.                    'Chameleon' volume bars
  30.  
  31.        - After returning from the DOS shell PMP didn't update the module
  32.          list window properly (only the tags were shown, without the file
  33.          names). Corrected.
  34.        + Volume bars now change their color all the time. Looks fancy! :)
  35.  
  36.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  37.  
  38.    Version 2.20    Bugfixes                              March the 16th, 1993
  39.                    Instrument window
  40.                    Volume bars
  41.                    New addresses
  42.  
  43.        - A bug in the module disposing procedure sometimes caused the
  44.          computer to hang up. Fixed.
  45.        - Some other minor bugs fixed.
  46.        + Instrument window added
  47.        + Volume bars added.
  48.          !!! NOTE !!! Volume bars need very much CPU power. If there is
  49.                       not enough power, they will flicker. Press B to get
  50.                       rid of them.
  51.        + Layout was changed a little because of the changes above
  52.        * I have moved my point system into another address. Look at the
  53.          end screen or the documentation for the new information.
  54.  
  55.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  56.  
  57.    Version 2.10    Bugfixes                               March the 6th, 1993
  58.                    SB Pro stereo support
  59.                    Module window added
  60.                    Screen layout changed
  61.  
  62.        - A bug in the AMF loader fixed. Caused a runtime error 216 sometimes.
  63.        - The MOD loader was unable to load the 15-instrument mods. Corrected.
  64.        - A minor bug in the master volume fixed.
  65.        + SB Pro stereo support added.
  66.        + Added a window showing modules in the playing list.
  67.        + Mostly because of that, changed the screen layout slightly
  68.  
  69.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  70.  
  71.    Version 2.01    Bugfixes                               March the 5th, 1993
  72.                    New module format
  73.  
  74.        - A bug in module loader caused some patterns to black out from the
  75.          loaded module. Corrected.
  76.        - Problems with corrupted modules solved; previously they just caused
  77.          a memory-low -message to be shown, now they are handled correctly.
  78.        - The system is made a bit more stabile with some fixes. I hope it
  79.          helps somebody.. (It's not easy to write a DOS-shelling protected
  80.          mode application..)
  81.        - PMP is having problems with some disk caches. The system locks up
  82.          when you try to load something in the DOS shell. If somebody has
  83.          suggestions for solving this problem, please contact me.
  84.        + New AMF format with over four channels supported
  85.  
  86.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  87.  
  88.    Version 2.0     Bugfixes                               March the 4th, 1993
  89.                    More module formats
  90.                    New outlook
  91.                    Enhancements
  92.  
  93.        - Pro Audio Spectrum support did not work at all. Corrected.
  94.        - Also other bugfixes, but I can't remember what..
  95.        + Triton's Fast Tracker 6 and 8 channel module support added
  96.        + Changed the screen into 50-line mode.
  97.        - PMP now loads many modules to memory, so you can play multiple
  98.          modules at the background (and it takes no more memory from DOS!)
  99.        - Keyboard handler added, you can operate PMP also from DOS shell
  100.        - PMP now supports an environment variable, PMP, in which you can
  101.          save your preferred settings
  102.  
  103.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  104.  
  105.    Version 1.0     First release                          March the 1st, 1993
  106.  
  107.        - Plays modules just like DMP 2.11
  108.        - Loads STM, MOD and AMF files
  109.        - Runs in the protected mode
  110.        - Offers a DOS shell with even over 550k of memory left,
  111.          regardless of the size of the module!
  112.  
  113.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  114.  
  115.